BillingTransactionCodeCategory 
EntityType  Independent 
Logical Entity Name  BillingTransactionCodeCategory 
Default Table Name  SaBillCodeCategory 
Logical Only  NO 
Definition 
 
Note 
 

BillingTransactionCodeCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
DisplayOrder    SMALLINT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

BillingTransactionCodeCategory Keys 
Key Name  Key Type  Keys 
Uk_SaBillCodeCategory_Code  Alternate Key  Code 
Nk_SaBillCodeCategory_UserId  Inversion Entry  LastModifiedUserId 
Pk_SaBillCodeCategorySaBillCodeCategoryId  PrimaryKey  Id 

BillingTransactionCodeCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentAwardNonTitleIvBillingTransactionCodeCategory  Non-Identifying  One To Zero or More          NO 
BillingTransactionCode  Non-Identifying  One To Zero or More          NO 

BillingTransactionCodeCategory Check Constraints 
Check Constraint Name  CheckConstraint